home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 22
/
Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso
/
Aminet
/
biz
/
dopus
/
ImageFX.lha
/
ImageFX.readme
< prev
Wrap
Text File
|
1997-09-07
|
1KB
|
44 lines
Short: Send pictures to ImageFX from DOpus 5.5+
Uploader: swedane@algonet.se (Tommy Jensen)
Author: swedane@algonet.se (Tommy Jensen)
Type: biz/dopus
Version: 1.0
Requires: Directory Opus 5.5+, ImageFX 2.6+
Distribution: Public Domain (PD)
This is an ARexx script for use with the filemanagment tool
Directory Opus 5.5+ and the image processing program ImageFX.
Installation:
X Simply copy the script to DOpus5:ARexx or wherever ju keep
your Opus ARexx scipts.
X Then call it as:
<AREXX>DOpus5:ARexx/ImageFX.dopus5
X If your ImageFX path is other than ImageFX:ImageFX you have to change
the ImageFX parameter in the script to your ImageFX path.
X Finished.
This is a script made to send pictures from DOpus into ImageFX with several
features.
1 If ImageFX is not loaded you will be asked if you wish to load it.
2 If ImageFX is loaded the script will check the buffer and return the
current project name in a requester so you can choose if you want it
to be overwritten.
3 A progress indicator so you know what's going on.
Please report any bugs or tips for improvement of this script.
ARexx is © William S. Hawes
Directory Opus is © Jonathan Potter & GPSoftware
ImageFX is © Nova Design, Inc.
P.S. If you recognize some parts of the script (namely the verision check),
it's because if stolen that code from some other script.
I see no point in reinventing the wheel.